|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
EIGRPv6 external structure. More...
Public Attributes | |
| ipv6 | nextHop |
| ipv6 | originalRouter |
| int | routeAS |
| int | exMetric |
| byte | exProtocolType |
| int | adminTag |
| int | delay |
| int | bandwidth |
| int | mtu |
| byte | hopcount |
| byte | reliability |
| byte | load |
| short | reserved |
| byte | prefixLength |
| ipv6 | destination |
Public Attributes inherited from EigrpTlv | |
| short | type |
| short | length |
EIGRPv6 external structure.
EIGRPv6 internal structure.
| int Eigrpv6External::adminTag |
| int Eigrpv6External::bandwidth |
| int Eigrpv6External::delay |
| ipv6 Eigrpv6External::destination |
| int Eigrpv6External::exMetric |
| byte Eigrpv6External::exProtocolType |
| byte Eigrpv6External::hopcount |
| byte Eigrpv6External::load |
| int Eigrpv6External::mtu |
| ipv6 Eigrpv6External::nextHop |
| ipv6 Eigrpv6External::originalRouter |
| byte Eigrpv6External::prefixLength |
| byte Eigrpv6External::reliability |
| short Eigrpv6External::reserved |
| int Eigrpv6External::routeAS |